home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6123 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  795 b 

  1. Path: dialup-14-c-50.gw.umn.edu!user
  2. From: zeng0007@gold.tc.umn.edu (Yuemo Zeng)
  3. Newsgroups: comp.lang.c++
  4. Subject: can not find class?
  5. Date: 10 Feb 1996 18:56:05 GMT
  6. Organization: University of Minnesota
  7. Message-ID: <zeng0007-1002961254280001@dialup-14-c-50.gw.umn.edu>
  8. NNTP-Posting-Host: dialup-14-c-50.gw.umn.edu
  9.  
  10. When I define a class and use default constructor to initialize it,  I got
  11. following error message during compiling:
  12.  
  13. Undefined                       first referenced
  14.  symbol                             in file
  15. _._3ABC                             /var/tmp/cca0058P1.o
  16. ld: fatal: Symbol referencing errors. No output written to a.out
  17.  
  18. ABC is the name of the class.
  19.  
  20. Thank you for your help in advance!
  21.  
  22. -- 
  23. Yuemo Zeng
  24. zeng0007@gold.tc.umn.edu
  25. http://dragon.labmed.umn.edu/~zeng/
  26.